PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetType3GlyphWidthAndBoundingBoxOperator Class


In This Topic
    PDFSetType3GlyphWidthAndBoundingBoxOperator Class Methods
    In This Topic

    For a list of all members of this type, see PDFSetType3GlyphWidthAndBoundingBoxOperator members.

    Public Methods
     NameDescription
    Public MethodGets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the X coordinate of the glyph lower left corner.  
    Public MethodGets the Y coordinate of the glyph lower left corner.  
    Public MethodGets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the X coordinate of the glyph upper right corner.  
    Public MethodGets the Y coordinate of the glyph upper right corner.  
    Public MethodGets the horizontal displacement.  
    Public MethodGets the vertical displacement.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the X coordinate of the glyph lower left corner.  
    Public MethodSets the Y coordinate of the glyph lower left corner.  
    Public MethodSets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the X coordinate of the glyph upper right corner.  
    Public MethodSets the Y coordinate of the glyph upper right corner.  
    Public MethodSets the horizontal displacement.  
    Public MethodSets the vertical displacement.  
    Top
    See Also